Summary

Insert button or link to go back

Component properties
Category AS Document
Version 1.0
Complies with Xhtml 1.0 / 1.1 rules Yes
Supported server programming languages C# Visual Basic.NET
Output content type inline

When to use

This component is typically used when there is a need to expose "goto previous page" functionality.

Programming interface

Parameters

Label
A text to display in the button/link
Type of element to generate
one of the following alternatives
  • Link - display a link rather than a button
  • Button - display a button rather than an ordinary link
A CSS class to use to format the link/button

Remarks

---